#69E4E5#69E4E5
#69E4E5 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.110 H 196.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E5 |
|---|---|
| RGB | rgb(105, 228, 229) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 54%, 90%) |
| CMYK | cmyk(54.1%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.04, -33.85, -10.93) |
| CIE-LCH | lch(84.04, 35.57, 197.90°) |
| OKLab | oklab(84.97% -0.1054 -0.0303) |
| OKLCH | oklch(84.97% 0.11 196) |
| XYZ | xyz(47.7060, 64.1426, 83.9802) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E5 #E56A69
analogous
#69E5A8 #69E4E5 #69A6E5
triadic
#69E4E5 #E569E4 #E4E569
tetradic
#69E4E5 #A869E5 #E56A69 #A6E569
square
#69E4E5 #A869E5 #E56A69 #A6E569
split-complementary
#69E4E5 #E569A6 #E5A869
monochromatic
#1FB3B4 #35DBDC #69E4E5 #9DEDEE #D1F7F7
Accessibility & contrast
On white
1.52
#69E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#69E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E5
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E5 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4e5; /* rgb */ color: rgb(105, 228, 229); /* oklch */ color: oklch(85.0% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#9feded',
500: '#69e4e5',
950: '#000000',
},
}SCSS
$custom: #69e4e5; $custom-light: #9feded; $custom-dark: #000000;
JSON
{
"hex": "#69e4e5",
"rgb": {
"r": 105,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.484,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.84969,
"c": 0.1097,
"h": 196
},
"luminance": 0.64147
}Semantic roles & 50–950 ramp
primary
#69E4E5
secondary
#B53E3D
accent
#1513D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584