#69F1CC#69F1CC
#69F1CC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.3% C 0.131 H 172.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1CC |
|---|---|
| RGB | rgb(105, 241, 204) |
| HSL | hsl(164, 83%, 68%) |
| HSV | hsv(164, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(87.13, -45.86, 6.74) |
| CIE-LCH | lch(87.13, 46.36, 171.64°) |
| OKLab | oklab(87.26% -0.1298 0.0171) |
| OKLCH | oklch(87.26% 0.131 172.5) |
| XYZ | xyz(48.1750, 70.2688, 68.1395) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1CC #F1698E
analogous
#69F188 #69F1CC #69D2F1
triadic
#69F1CC #CC69F1 #F1CC69
tetradic
#69F1CC #8869F1 #F1698E #D2F169
square
#69F1CC #8869F1 #F1698E #D2F169
split-complementary
#69F1CC #F169D2 #F18869
monochromatic
#13CD9A #31ECB9 #69F1CC #A1F6DF #D9FBF2
Accessibility & contrast
On white
1.39
#69F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1CC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1CC | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#06F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f1cc; /* rgb */ color: rgb(105, 241, 204); /* oklch */ color: oklch(87.3% 0.131 172.5);
Tailwind
colors: {
custom: {
50: '#9ff6db',
500: '#69f1cc',
950: '#000000',
},
}SCSS
$custom: #69f1cc; $custom-light: #9ff6db; $custom-dark: #000000;
JSON
{
"hex": "#69f1cc",
"rgb": {
"r": 105,
"g": 241,
"b": 204
},
"hsl": {
"h": 163.676,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87255,
"c": 0.13096,
"h": 172.5
},
"luminance": 0.70273
}Semantic roles & 50–950 ramp
primary
#69F1CC
secondary
#C9355D
accent
#0641DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584