#69F3CA#69F3CA
#69F3CA is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.7% C 0.135 H 170.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3CA |
|---|---|
| RGB | rgb(105, 243, 202) |
| HSL | hsl(162, 85%, 68%) |
| HSV | hsv(162, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.66, -47.18, 8.54) |
| CIE-LCH | lch(87.66, 47.95, 169.73°) |
| OKLab | oklab(87.67% -0.1328 0.0218) |
| OKLCH | oklch(87.67% 0.135 170.7) |
| XYZ | xyz(48.5319, 71.3640, 67.0827) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3CA #F36992
analogous
#69F385 #69F3CA #69D7F3
triadic
#69F3CA #CA69F3 #F3CA69
tetradic
#69F3CA #8569F3 #F36992 #D7F369
square
#69F3CA #8569F3 #F36992 #D7F369
split-complementary
#69F3CA #F369D7 #F38569
monochromatic
#11D198 #30EEB6 #69F3CA #A2F8DE #DAFCF2
Accessibility & contrast
On white
1.37
#69F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#69F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3CA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3CA | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C8
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#0AF5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3ca; /* rgb */ color: rgb(105, 243, 202); /* oklch */ color: oklch(87.7% 0.135 170.7);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#69f3ca',
950: '#000000',
},
}SCSS
$custom: #69f3ca; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#69f3ca",
"rgb": {
"r": 105,
"g": 243,
"b": 202
},
"hsl": {
"h": 162.174,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87674,
"c": 0.1346,
"h": 170.7
},
"luminance": 0.71369
}Semantic roles & 50–950 ramp
primary
#69F3CA
secondary
#CC3461
accent
#0446E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583