#69E5EB#69E5EB
#69E5EB is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.110 H 199.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5EB |
|---|---|
| RGB | rgb(105, 229, 235) |
| HSL | hsl(183, 76%, 67%) |
| HSV | hsv(183, 55%, 92%) |
| CMYK | cmyk(55.3%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.50, -32.73, -13.41) |
| CIE-LCH | lch(84.50, 35.37, 202.28°) |
| OKLab | oklab(85.4% -0.104 -0.0371) |
| OKLCH | oklch(85.4% 0.11 199.6) |
| XYZ | xyz(48.8341, 65.0352, 88.5607) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5EB #EB6F69
analogous
#69EBB0 #69E5EB #69A4EB
triadic
#69E5EB #EB69E5 #E5EB69
tetradic
#69E5EB #B069EB #EB6F69 #A4EB69
square
#69E5EB #B069EB #EB6F69 #A4EB69
split-complementary
#69E5EB #EB69A4 #EBB069
monochromatic
#1AB8C0 #33DCE4 #69E5EB #9FEEF2 #D5F8F9
Accessibility & contrast
On white
1.50
#69E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#69E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5EB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5EB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e5eb; /* rgb */ color: rgb(105, 229, 235); /* oklch */ color: oklch(85.4% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#9fedf1',
500: '#69e5eb',
950: '#000000',
},
}SCSS
$custom: #69e5eb; $custom-light: #9fedf1; $custom-dark: #000000;
JSON
{
"hex": "#69e5eb",
"rgb": {
"r": 105,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.769,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.854,
"c": 0.11044,
"h": 199.6
},
"luminance": 0.6504
}Semantic roles & 50–950 ramp
primary
#69E5EB
secondary
#BF403A
accent
#160DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585