#69E9ED#69E9ED
#69E9ED is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.4% C 0.113 H 198.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9ED |
|---|---|
| RGB | rgb(105, 233, 237) |
| HSL | hsl(182, 79%, 67%) |
| HSV | hsv(182, 56%, 93%) |
| CMYK | cmyk(55.7%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.70, -34.08, -12.67) |
| CIE-LCH | lch(85.70, 36.36, 200.40°) |
| OKLab | oklab(86.39% -0.1074 -0.0351) |
| OKLCH | oklch(86.39% 0.113 198.1) |
| XYZ | xyz(50.2442, 67.3905, 90.4641) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Aqua
#00FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9ED #ED6D69
analogous
#69EDAF #69E9ED #69A7ED
triadic
#69E9ED #ED69E9 #E9ED69
tetradic
#69E9ED #AF69ED #ED6D69 #A7ED69
square
#69E9ED #AF69ED #ED6D69 #A7ED69
split-complementary
#69E9ED #ED69A7 #EDAF69
monochromatic
#18BFC4 #32E1E6 #69E9ED #A0F1F4 #D6F9FA
Accessibility & contrast
On white
1.45
#69E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#69E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9ED
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9ED | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69e9ed; /* rgb */ color: rgb(105, 233, 237); /* oklch */ color: oklch(86.4% 0.113 198.1);
Tailwind
colors: {
custom: {
50: '#a0f0f2',
500: '#69e9ed',
950: '#000000',
},
}SCSS
$custom: #69e9ed; $custom-light: #a0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#69e9ed",
"rgb": {
"r": 105,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.818,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86387,
"c": 0.11298,
"h": 198.1
},
"luminance": 0.67396
}Semantic roles & 50–950 ramp
primary
#69E9ED
secondary
#C23C38
accent
#110BDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585