#69E4EA#69E4EA
#69E4EA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.110 H 199.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4EA |
|---|---|
| RGB | rgb(105, 228, 234) |
| HSL | hsl(183, 75%, 66%) |
| HSV | hsv(183, 55%, 92%) |
| CMYK | cmyk(55.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.19, -32.53, -13.36) |
| CIE-LCH | lch(84.19, 35.16, 202.32°) |
| OKLab | oklab(85.14% -0.1034 -0.0369) |
| OKLCH | oklch(85.14% 0.11 199.7) |
| XYZ | xyz(48.4142, 64.4258, 87.7100) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4EA #EA6F69
analogous
#69EAB0 #69E4EA #69A4EA
triadic
#69E4EA #EA69E4 #E4EA69
tetradic
#69E4EA #B069EA #EA6F69 #A4EA69
square
#69E4EA #B069EA #EA6F69 #A4EA69
split-complementary
#69E4EA #EA69A4 #EAB069
monochromatic
#1BB6BE #33DAE2 #69E4EA #9FEEF2 #D4F7F9
Accessibility & contrast
On white
1.51
#69E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#69E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4EA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4EA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4ea; /* rgb */ color: rgb(105, 228, 234); /* oklch */ color: oklch(85.1% 0.110 199.7);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#69e4ea',
950: '#000000',
},
}SCSS
$custom: #69e4ea; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#69e4ea",
"rgb": {
"r": 105,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.791,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85137,
"c": 0.10979,
"h": 199.7
},
"luminance": 0.64431
}Semantic roles & 50–950 ramp
primary
#69E4EA
secondary
#BD403A
accent
#170ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585