#69E6EA#69E6EA
#69E6EA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.6% C 0.111 H 198.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6EA |
|---|---|
| RGB | rgb(105, 230, 234) |
| HSL | hsl(182, 75%, 66%) |
| HSV | hsv(182, 55%, 92%) |
| CMYK | cmyk(55.1%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.76, -33.47, -12.50) |
| CIE-LCH | lch(84.76, 35.73, 200.48°) |
| OKLab | oklab(85.6% -0.1055 -0.0346) |
| OKLCH | oklch(85.6% 0.111 198.1) |
| XYZ | xyz(48.9676, 65.5326, 87.8944) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Bright Light Blue
#26F7FD
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6EA #EA6D69
analogous
#69EAAE #69E6EA #69A6EA
triadic
#69E6EA #EA69E6 #E6EA69
tetradic
#69E6EA #AE69EA #EA6D69 #A6EA69
square
#69E6EA #AE69EA #EA6D69 #A6EA69
split-complementary
#69E6EA #EA69A6 #EAAE69
monochromatic
#1BB9BE #33DDE2 #69E6EA #9FEFF2 #D4F8F9
Accessibility & contrast
On white
1.49
#69E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#69E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6EA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6EA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e6ea; /* rgb */ color: rgb(105, 230, 234); /* oklch */ color: oklch(85.6% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#9feef0',
500: '#69e6ea',
950: '#000000',
},
}SCSS
$custom: #69e6ea; $custom-light: #9feef0; $custom-dark: #000000;
JSON
{
"hex": "#69e6ea",
"rgb": {
"r": 105,
"g": 230,
"b": 234
},
"hsl": {
"h": 181.86,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85597,
"c": 0.11101,
"h": 198.1
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#69E6EA
secondary
#BD3E3A
accent
#140ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585