#69F0CB#69F0CB
#69F0CB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.130 H 172.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0CB |
|---|---|
| RGB | rgb(105, 240, 203) |
| HSL | hsl(164, 82%, 68%) |
| HSV | hsv(164, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.82, -45.66, 6.81) |
| CIE-LCH | lch(86.82, 46.17, 171.52°) |
| OKLab | oklab(86.99% -0.1292 0.0173) |
| OKLCH | oklch(86.99% 0.13 172.4) |
| XYZ | xyz(47.7603, 69.6306, 67.4114) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0CB #F0698E
analogous
#69F088 #69F0CB #69D1F0
triadic
#69F0CB #CB69F0 #F0CB69
tetradic
#69F0CB #8869F0 #F0698E #D1F069
square
#69F0CB #8869F0 #F0698E #D1F069
split-complementary
#69F0CB #F069D1 #F08869
monochromatic
#14CA98 #31EAB8 #69F0CB #A1F6DE #D8FBF2
Accessibility & contrast
On white
1.41
#69F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#69F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0CB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0CB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#0CF2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0cb; /* rgb */ color: rgb(105, 240, 203); /* oklch */ color: oklch(87.0% 0.130 172.4);
Tailwind
colors: {
custom: {
50: '#9ff5da',
500: '#69f0cb',
950: '#000000',
},
}SCSS
$custom: #69f0cb; $custom-light: #9ff5da; $custom-dark: #000000;
JSON
{
"hex": "#69f0cb",
"rgb": {
"r": 105,
"g": 240,
"b": 203
},
"hsl": {
"h": 163.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86993,
"c": 0.13039,
"h": 172.4
},
"luminance": 0.69635
}Semantic roles & 50–950 ramp
primary
#69F0CB
secondary
#C7365E
accent
#0742DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583