#69EDCB#69EDCB
#69EDCB is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.3% C 0.127 H 173.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDCB |
|---|---|
| RGB | rgb(105, 237, 203) |
| HSL | hsl(165, 79%, 67%) |
| HSV | hsv(165, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(85.95, -44.36, 5.56) |
| CIE-LCH | lch(85.95, 44.71, 172.86°) |
| OKLab | oklab(86.29% -0.1261 0.014) |
| OKLCH | oklch(86.29% 0.127 173.7) |
| XYZ | xyz(46.8844, 67.8789, 67.1195) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 3.37
Aqua (survey)
#13EAC9
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDCB #ED698B
analogous
#69ED89 #69EDCB #69CDED
triadic
#69EDCB #CB69ED #EDCB69
tetradic
#69EDCB #8969ED #ED698B #CDED69
square
#69EDCB #8969ED #ED698B #CDED69
split-complementary
#69EDCB #ED69CD #ED8969
monochromatic
#18C498 #32E6B8 #69EDCB #A0F4DE #D6FAF1
Accessibility & contrast
On white
1.44
#69EDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#69EDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDCB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDCB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#11EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69edcb; /* rgb */ color: rgb(105, 237, 203); /* oklch */ color: oklch(86.3% 0.127 173.7);
Tailwind
colors: {
custom: {
50: '#9ef3da',
500: '#69edcb',
950: '#000000',
},
}SCSS
$custom: #69edcb; $custom-light: #9ef3da; $custom-dark: #000000;
JSON
{
"hex": "#69edcb",
"rgb": {
"r": 105,
"g": 237,
"b": 203
},
"hsl": {
"h": 164.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86285,
"c": 0.12686,
"h": 173.7
},
"luminance": 0.67883
}Semantic roles & 50–950 ramp
primary
#69EDCB
secondary
#C2385C
accent
#0B40DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583