#69F2CD#69F2CD
#69F2CD is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.132 H 172.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CD |
|---|---|
| RGB | rgb(105, 242, 205) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.44, -46.07, 6.67) |
| CIE-LCH | lch(87.44, 46.55, 171.77°) |
| OKLab | oklab(87.52% -0.1304 0.0169) |
| OKLCH | oklch(87.52% 0.132 172.6) |
| XYZ | xyz(48.5921, 70.9106, 68.8721) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CD #F2698E
analogous
#69F289 #69F2CD #69D2F2
triadic
#69F2CD #CD69F2 #F2CD69
tetradic
#69F2CD #8969F2 #F2698E #D2F269
square
#69F2CD #8969F2 #F2698E #D2F269
split-complementary
#69F2CD #F269D2 #F28969
monochromatic
#12CF9C #31EDBA #69F2CD #A1F7E0 #DAFCF3
Accessibility & contrast
On white
1.38
#69F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#69F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2cd; /* rgb */ color: rgb(105, 242, 205); /* oklch */ color: oklch(87.5% 0.132 172.6);
Tailwind
colors: {
custom: {
50: '#9ff7dc',
500: '#69f2cd',
950: '#000000',
},
}SCSS
$custom: #69f2cd; $custom-light: #9ff7dc; $custom-dark: #000000;
JSON
{
"hex": "#69f2cd",
"rgb": {
"r": 105,
"g": 242,
"b": 205
},
"hsl": {
"h": 163.796,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87517,
"c": 0.13154,
"h": 172.6
},
"luminance": 0.70915
}Semantic roles & 50–950 ramp
primary
#69F2CD
secondary
#CB355D
accent
#0540E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584