#69F4CB#69F4CB
#69F4CB is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.135 H 170.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4CB |
|---|---|
| RGB | rgb(105, 244, 203) |
| HSL | hsl(162, 86%, 68%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.97, -47.38, 8.47) |
| CIE-LCH | lch(87.97, 48.13, 169.86°) |
| OKLab | oklab(87.94% -0.1334 0.0216) |
| OKLCH | oklch(87.94% 0.135 170.8) |
| XYZ | xyz(48.9508, 72.0116, 67.8083) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4CB #F46992
analogous
#69F485 #69F4CB #69D7F4
triadic
#69F4CB #CB69F4 #F4CB69
tetradic
#69F4CB #8569F4 #F46992 #D7F469
square
#69F4CB #8569F4 #F46992 #D7F469
split-complementary
#69F4CB #F469D7 #F48569
monochromatic
#0FD399 #30F0B7 #69F4CB #A2F8DF #DBFCF3
Accessibility & contrast
On white
1.36
#69F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#69F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4CB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4CB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C9
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#04F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f4cb; /* rgb */ color: rgb(105, 244, 203); /* oklch */ color: oklch(87.9% 0.135 170.8);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#69f4cb',
950: '#000000',
},
}SCSS
$custom: #69f4cb; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#69f4cb",
"rgb": {
"r": 105,
"g": 244,
"b": 203
},
"hsl": {
"h": 162.302,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87936,
"c": 0.13516,
"h": 170.8
},
"luminance": 0.72016
}Semantic roles & 50–950 ramp
primary
#69F4CB
secondary
#CD3461
accent
#0345E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583