#69E5EA#69E5EA
#69E5EA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.110 H 198.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5EA |
|---|---|
| RGB | rgb(105, 229, 234) |
| HSL | hsl(182, 75%, 66%) |
| HSV | hsv(182, 55%, 92%) |
| CMYK | cmyk(55.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.47, -33.00, -12.93) |
| CIE-LCH | lch(84.47, 35.44, 201.39°) |
| OKLab | oklab(85.37% -0.1044 -0.0357) |
| OKLCH | oklch(85.37% 0.11 198.9) |
| XYZ | xyz(48.6901, 64.9776, 87.8019) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5EA #EA6E69
analogous
#69EAAF #69E5EA #69A5EA
triadic
#69E5EA #EA69E5 #E5EA69
tetradic
#69E5EA #AF69EA #EA6E69 #A5EA69
square
#69E5EA #AF69EA #EA6E69 #A5EA69
split-complementary
#69E5EA #EA69A5 #EAAF69
monochromatic
#1BB8BE #33DCE2 #69E5EA #9FEEF2 #D4F8F9
Accessibility & contrast
On white
1.50
#69E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#69E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5EA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5EA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e5ea; /* rgb */ color: rgb(105, 229, 234); /* oklch */ color: oklch(85.4% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#69e5ea',
950: '#000000',
},
}SCSS
$custom: #69e5ea; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#69e5ea",
"rgb": {
"r": 105,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.326,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85366,
"c": 0.11039,
"h": 198.9
},
"luminance": 0.64982
}Semantic roles & 50–950 ramp
primary
#69E5EA
secondary
#BD3F3A
accent
#160ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585