#69E2EC#69E2EC
#69E2EC is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.109 H 202.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2EC |
|---|---|
| RGB | rgb(105, 226, 236) |
| HSL | hsl(185, 78%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.5%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.68, -31.04, -15.18) |
| CIE-LCH | lch(83.68, 34.55, 206.06°) |
| OKLab | oklab(84.75% -0.1005 -0.042) |
| OKLCH | oklch(84.75% 0.109 202.7) |
| XYZ | xyz(48.1561, 63.4474, 89.0494) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2EC #EC7369
analogous
#69ECB5 #69E2EC #69A1EC
triadic
#69E2EC #EC69E2 #E2EC69
tetradic
#69E2EC #B569EC #EC7369 #A1EC69
square
#69E2EC #B569EC #EC7369 #A1EC69
split-complementary
#69E2EC #EC69A1 #ECB569
monochromatic
#19B5C2 #33D7E5 #69E2EC #9FEDF3 #D6F7FA
Accessibility & contrast
On white
1.53
#69E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2EC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2EC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e2ec; /* rgb */ color: rgb(105, 226, 236); /* oklch */ color: oklch(84.7% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#9febf2',
500: '#69e2ec',
950: '#000000',
},
}SCSS
$custom: #69e2ec; $custom-light: #9febf2; $custom-dark: #000000;
JSON
{
"hex": "#69e2ec",
"rgb": {
"r": 105,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.58,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84746,
"c": 0.10889,
"h": 202.7
},
"luminance": 0.63452
}Semantic roles & 50–950 ramp
primary
#69E2EC
secondary
#C04339
accent
#1B0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485