#69F2CB#69F2CB
#69F2CB is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.133 H 171.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CB |
|---|---|
| RGB | rgb(105, 242, 203) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.39, -46.52, 7.64) |
| CIE-LCH | lch(87.39, 47.15, 170.67°) |
| OKLab | oklab(87.46% -0.1313 0.0195) |
| OKLCH | oklch(87.46% 0.133 171.6) |
| XYZ | xyz(48.3523, 70.8146, 67.6088) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.86
Aquamarine
#7FFFD4
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CB #F26990
analogous
#69F286 #69F2CB #69D4F2
triadic
#69F2CB #CB69F2 #F2CB69
tetradic
#69F2CB #8669F2 #F26990 #D4F269
square
#69F2CB #8669F2 #F26990 #D4F269
split-complementary
#69F2CB #F269D4 #F28669
monochromatic
#12CF99 #31EDB7 #69F2CB #A1F7DF #DAFCF2
Accessibility & contrast
On white
1.38
#69F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#69F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CB | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#08F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2cb; /* rgb */ color: rgb(105, 242, 203); /* oklch */ color: oklch(87.5% 0.133 171.6);
Tailwind
colors: {
custom: {
50: '#9ff7da',
500: '#69f2cb',
950: '#000000',
},
}SCSS
$custom: #69f2cb; $custom-light: #9ff7da; $custom-dark: #000000;
JSON
{
"hex": "#69f2cb",
"rgb": {
"r": 105,
"g": 242,
"b": 203
},
"hsl": {
"h": 162.92,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87464,
"c": 0.13276,
"h": 171.6
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#69F2CB
secondary
#CB355F
accent
#0543E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583