#69E4EB#69E4EB
#69E4EB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.110 H 200.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4EB |
|---|---|
| RGB | rgb(105, 228, 235) |
| HSL | hsl(183, 76%, 67%) |
| HSV | hsv(183, 55%, 92%) |
| CMYK | cmyk(55.3%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.22, -32.26, -13.84) |
| CIE-LCH | lch(84.22, 35.10, 203.22°) |
| OKLab | oklab(85.17% -0.103 -0.0383) |
| OKLCH | oklch(85.17% 0.11 200.4) |
| XYZ | xyz(48.5582, 64.4835, 88.4687) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4EB #EB7069
analogous
#69EBB1 #69E4EB #69A3EB
triadic
#69E4EB #EB69E4 #E4EB69
tetradic
#69E4EB #B169EB #EB7069 #A3EB69
square
#69E4EB #B169EB #EB7069 #A3EB69
split-complementary
#69E4EB #EB69A3 #EBB169
monochromatic
#1AB7C0 #33DAE4 #69E4EB #9FEEF2 #D5F7F9
Accessibility & contrast
On white
1.51
#69E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#69E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4EB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4EB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4eb; /* rgb */ color: rgb(105, 228, 235); /* oklch */ color: oklch(85.2% 0.110 200.4);
Tailwind
colors: {
custom: {
50: '#9fedf1',
500: '#69e4eb',
950: '#000000',
},
}SCSS
$custom: #69e4eb; $custom-light: #9fedf1; $custom-dark: #000000;
JSON
{
"hex": "#69e4eb",
"rgb": {
"r": 105,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85171,
"c": 0.10986,
"h": 200.4
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#69E4EB
secondary
#BF413A
accent
#180DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585