#69EDCA#69EDCA
#69EDCA is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.127 H 173.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDCA |
|---|---|
| RGB | rgb(105, 237, 202) |
| HSL | hsl(164, 79%, 67%) |
| HSV | hsv(164, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.92, -44.59, 6.05) |
| CIE-LCH | lch(85.92, 45.00, 172.28°) |
| OKLab | oklab(86.26% -0.1265 0.0153) |
| OKLCH | oklch(86.26% 0.127 173.1) |
| XYZ | xyz(46.7656, 67.8314, 66.4939) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDCA #ED698C
analogous
#69ED88 #69EDCA #69CEED
triadic
#69EDCA #CA69ED #EDCA69
tetradic
#69EDCA #8869ED #ED698C #CEED69
square
#69EDCA #8869ED #ED698C #CEED69
split-complementary
#69EDCA #ED69CE #ED8869
monochromatic
#18C496 #32E6B7 #69EDCA #A0F4DD #D6FAF1
Accessibility & contrast
On white
1.44
#69EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#69EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDCA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDCA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#14EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69edca; /* rgb */ color: rgb(105, 237, 202); /* oklch */ color: oklch(86.3% 0.127 173.1);
Tailwind
colors: {
custom: {
50: '#9ef3da',
500: '#69edca',
950: '#000000',
},
}SCSS
$custom: #69edca; $custom-light: #9ef3da; $custom-dark: #000000;
JSON
{
"hex": "#69edca",
"rgb": {
"r": 105,
"g": 237,
"b": 202
},
"hsl": {
"h": 164.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86258,
"c": 0.12744,
"h": 173.1
},
"luminance": 0.67836
}Semantic roles & 50–950 ramp
primary
#69EDCA
secondary
#C2385D
accent
#0B42DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583