#69EDC8#69EDC8
#69EDC8 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.2% C 0.129 H 172.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDC8 |
|---|---|
| RGB | rgb(105, 237, 200) |
| HSL | hsl(163, 79%, 67%) |
| HSV | hsv(163, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.87, -45.05, 7.02) |
| CIE-LCH | lch(85.87, 45.59, 171.14°) |
| OKLab | oklab(86.2% -0.1274 0.0179) |
| OKLCH | oklch(86.2% 0.129 172) |
| XYZ | xyz(46.5304, 67.7373, 65.2549) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Aqua Marine
#2EE8BB
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDC8 #ED698E
analogous
#69ED86 #69EDC8 #69D0ED
triadic
#69EDC8 #C869ED #EDC869
tetradic
#69EDC8 #8669ED #ED698E #D0ED69
square
#69EDC8 #8669ED #ED698E #D0ED69
split-complementary
#69EDC8 #ED69D0 #ED8669
monochromatic
#18C494 #32E6B4 #69EDC8 #A0F4DC #D6FAF0
Accessibility & contrast
On white
1.44
#69EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#69EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDC8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDC8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#18EFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69edc8; /* rgb */ color: rgb(105, 237, 200); /* oklch */ color: oklch(86.2% 0.129 172.0);
Tailwind
colors: {
custom: {
50: '#9ef3d8',
500: '#69edc8',
950: '#000000',
},
}SCSS
$custom: #69edc8; $custom-light: #9ef3d8; $custom-dark: #000000;
JSON
{
"hex": "#69edc8",
"rgb": {
"r": 105,
"g": 237,
"b": 200
},
"hsl": {
"h": 163.182,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86204,
"c": 0.12865,
"h": 172
},
"luminance": 0.67742
}Semantic roles & 50–950 ramp
primary
#69EDC8
secondary
#C2385F
accent
#0B45DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583