#69E3EB#69E3EB
#69E3EB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.109 H 201.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3EB |
|---|---|
| RGB | rgb(105, 227, 235) |
| HSL | hsl(184, 76%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(55.3%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.93, -31.79, -14.27) |
| CIE-LCH | lch(83.93, 34.84, 204.17°) |
| OKLab | oklab(84.94% -0.1019 -0.0394) |
| OKLCH | oklch(84.94% 0.109 201.2) |
| XYZ | xyz(48.2839, 63.9349, 88.3773) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3EB #EB7169
analogous
#69EBB2 #69E3EB #69A2EB
triadic
#69E3EB #EB69E3 #E3EB69
tetradic
#69E3EB #B269EB #EB7169 #A2EB69
square
#69E3EB #B269EB #EB7169 #A2EB69
split-complementary
#69E3EB #EB69A2 #EBB269
monochromatic
#1AB6C0 #33D9E4 #69E3EB #9FEDF2 #D5F7F9
Accessibility & contrast
On white
1.52
#69E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#69E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3EB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3EB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e3eb; /* rgb */ color: rgb(105, 227, 235); /* oklch */ color: oklch(84.9% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#9fecf1',
500: '#69e3eb',
950: '#000000',
},
}SCSS
$custom: #69e3eb; $custom-light: #9fecf1; $custom-dark: #000000;
JSON
{
"hex": "#69e3eb",
"rgb": {
"r": 105,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.692,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84941,
"c": 0.10929,
"h": 201.2
},
"luminance": 0.6394
}Semantic roles & 50–950 ramp
primary
#69E3EB
secondary
#BF423A
accent
#190DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485