#69F1CE#69F1CE
#69F1CE is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.3% C 0.130 H 173.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1CE |
|---|---|
| RGB | rgb(105, 241, 206) |
| HSL | hsl(165, 83%, 68%) |
| HSV | hsv(165, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 14.5%, 5.5%) |
| CIE-LAB | lab(87.18, -45.40, 5.76) |
| CIE-LCH | lch(87.18, 45.77, 172.77°) |
| OKLab | oklab(87.31% -0.129 0.0146) |
| OKLCH | oklch(87.31% 0.13 173.6) |
| XYZ | xyz(48.4164, 70.3654, 69.4109) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.44
Tiffany Blue
#7BF2DA
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1CE #F1698C
analogous
#69F18A #69F1CE #69D0F1
triadic
#69F1CE #CE69F1 #F1CE69
tetradic
#69F1CE #8A69F1 #F1698C #D0F169
square
#69F1CE #8A69F1 #F1698C #D0F169
split-complementary
#69F1CE #F169D0 #F18A69
monochromatic
#13CD9D #31ECBC #69F1CE #A1F6E0 #D9FBF3
Accessibility & contrast
On white
1.39
#69F1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#69F1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1CE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1CE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CC
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f1ce; /* rgb */ color: rgb(105, 241, 206); /* oklch */ color: oklch(87.3% 0.130 173.6);
Tailwind
colors: {
custom: {
50: '#9ff6dc',
500: '#69f1ce',
950: '#000000',
},
}SCSS
$custom: #69f1ce; $custom-light: #9ff6dc; $custom-dark: #000000;
JSON
{
"hex": "#69f1ce",
"rgb": {
"r": 105,
"g": 241,
"b": 206
},
"hsl": {
"h": 164.559,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87309,
"c": 0.12979,
"h": 173.6
},
"luminance": 0.7037
}Semantic roles & 50–950 ramp
primary
#69F1CE
secondary
#C9355B
accent
#063EDF
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584