#69F0CA#69F0CA
#69F0CA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.131 H 171.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0CA |
|---|---|
| RGB | rgb(105, 240, 202) |
| HSL | hsl(163, 82%, 68%) |
| HSV | hsv(163, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.79, -45.89, 7.30) |
| CIE-LCH | lch(86.79, 46.47, 170.97°) |
| OKLab | oklab(86.97% -0.1297 0.0186) |
| OKLCH | oklch(86.97% 0.131 171.9) |
| XYZ | xyz(47.6415, 69.5831, 66.7859) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0CA #F0698F
analogous
#69F086 #69F0CA #69D3F0
triadic
#69F0CA #CA69F0 #F0CA69
tetradic
#69F0CA #8669F0 #F0698F #D3F069
square
#69F0CA #8669F0 #F0698F #D3F069
split-complementary
#69F0CA #F069D3 #F08669
monochromatic
#14CA97 #31EAB6 #69F0CA #A1F6DE #D8FBF1
Accessibility & contrast
On white
1.41
#69F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#69F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0CA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0CA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#0FF2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0ca; /* rgb */ color: rgb(105, 240, 202); /* oklch */ color: oklch(87.0% 0.131 171.9);
Tailwind
colors: {
custom: {
50: '#9ff5da',
500: '#69f0ca',
950: '#000000',
},
}SCSS
$custom: #69f0ca; $custom-light: #9ff5da; $custom-dark: #000000;
JSON
{
"hex": "#69f0ca",
"rgb": {
"r": 105,
"g": 240,
"b": 202
},
"hsl": {
"h": 163.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86966,
"c": 0.131,
"h": 171.9
},
"luminance": 0.69588
}Semantic roles & 50–950 ramp
primary
#69F0CA
secondary
#C7365F
accent
#0744DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583