#69E9EA#69E9EA
#69E9EA is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.3% C 0.113 H 196.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9EA |
|---|---|
| RGB | rgb(105, 233, 234) |
| HSL | hsl(180, 75%, 66%) |
| HSV | hsv(180, 55%, 92%) |
| CMYK | cmyk(55.1%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.61, -34.87, -11.22) |
| CIE-LCH | lch(85.61, 36.64, 197.84°) |
| OKLab | oklab(86.29% -0.1086 -0.0311) |
| OKLCH | oklch(86.29% 0.113 196) |
| XYZ | xyz(49.8096, 67.2167, 88.1751) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.30
Bright Cyan
#41FDFE
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Bright Turquoise
#0FFEF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9EA #EA6A69
analogous
#69EAAB #69E9EA #69A9EA
triadic
#69E9EA #EA69E9 #E9EA69
tetradic
#69E9EA #AB69EA #EA6A69 #A9EA69
square
#69E9EA #AB69EA #EA6A69 #A9EA69
split-complementary
#69E9EA #EA69A9 #EAAB69
monochromatic
#1BBDBE #33E1E2 #69E9EA #9FF1F2 #D4F9F9
Accessibility & contrast
On white
1.45
#69E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#69E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9EA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9EA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69e9ea; /* rgb */ color: rgb(105, 233, 234); /* oklch */ color: oklch(86.3% 0.113 196.0);
Tailwind
colors: {
custom: {
50: '#a0f0f0',
500: '#69e9ea',
950: '#000000',
},
}SCSS
$custom: #69e9ea; $custom-light: #a0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#69e9ea",
"rgb": {
"r": 105,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.465,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.86287,
"c": 0.11299,
"h": 196
},
"luminance": 0.67222
}Semantic roles & 50–950 ramp
primary
#69E9EA
secondary
#BD3B3A
accent
#0F0ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585