#69F4CE#69F4CE
#69F4CE is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.133 H 172.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4CE |
|---|---|
| RGB | rgb(105, 244, 206) |
| HSL | hsl(164, 86%, 68%) |
| HSV | hsv(164, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(88.04, -46.70, 7.01) |
| CIE-LCH | lch(88.04, 47.22, 171.46°) |
| OKLab | oklab(88.02% -0.1321 0.0178) |
| OKLCH | oklch(88.02% 0.133 172.3) |
| XYZ | xyz(49.3117, 72.1560, 69.7093) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4CE #F4698F
analogous
#69F488 #69F4CE #69D4F4
triadic
#69F4CE #CE69F4 #F4CE69
tetradic
#69F4CE #8869F4 #F4698F #D4F469
square
#69F4CE #8869F4 #F4698F #D4F469
split-complementary
#69F4CE #F469D4 #F48869
monochromatic
#0FD39E #30F0BB #69F4CE #A2F8E1 #DBFCF3
Accessibility & contrast
On white
1.36
#69F4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#69F4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4CE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4CE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CC
Deuteranopia (green-blind)
#D8D7D1
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f4ce; /* rgb */ color: rgb(105, 244, 206); /* oklch */ color: oklch(88.0% 0.133 172.3);
Tailwind
colors: {
custom: {
50: '#9ff8dd',
500: '#69f4ce',
950: '#000000',
},
}SCSS
$custom: #69f4ce; $custom-light: #9ff8dd; $custom-dark: #000000;
JSON
{
"hex": "#69f4ce",
"rgb": {
"r": 105,
"g": 244,
"b": 206
},
"hsl": {
"h": 163.597,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.88015,
"c": 0.1333,
"h": 172.3
},
"luminance": 0.72161
}Semantic roles & 50–950 ramp
primary
#69F4CE
secondary
#CD345E
accent
#0340E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584