#69E0EB#69E0EB
#69E0EB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.108 H 203.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69E0EB |
|---|---|
| RGB | rgb(105, 224, 235) |
| HSL | hsl(185, 76%, 67%) |
| HSV | hsv(185, 55%, 92%) |
| CMYK | cmyk(55.3%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(83.08, -30.35, -15.55) |
| CIE-LCH | lch(83.08, 34.10, 207.12°) |
| OKLab | oklab(84.25% -0.0988 -0.043) |
| OKLCH | oklch(84.25% 0.108 203.5) |
| XYZ | xyz(47.4706, 62.3081, 88.1061) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.26
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E0EB #EB7469
analogous
#69EBB5 #69E0EB #699FEB
triadic
#69E0EB #EB69E0 #E0EB69
tetradic
#69E0EB #B569EB #EB7469 #9FEB69
square
#69E0EB #B569EB #EB7469 #9FEB69
split-complementary
#69E0EB #EB699F #EBB569
monochromatic
#1AB2C0 #33D5E4 #69E0EB #9FEBF2 #D5F6F9
Accessibility & contrast
On white
1.56
#69E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#69E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E0EB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E0EB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e0eb; /* rgb */ color: rgb(105, 224, 235); /* oklch */ color: oklch(84.3% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9feaf1',
500: '#69e0eb',
950: '#000000',
},
}SCSS
$custom: #69e0eb; $custom-light: #9feaf1; $custom-dark: #000000;
JSON
{
"hex": "#69e0eb",
"rgb": {
"r": 105,
"g": 224,
"b": 235
},
"hsl": {
"h": 185.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84252,
"c": 0.10772,
"h": 203.5
},
"luminance": 0.62313
}Semantic roles & 50–950 ramp
primary
#69E0EB
secondary
#BF453A
accent
#1E0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485