#69E3EE#69E3EE
#69E3EE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.110 H 203.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3EE |
|---|---|
| RGB | rgb(105, 227, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.9%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.02, -30.98, -15.71) |
| CIE-LCH | lch(84.02, 34.74, 206.90°) |
| OKLab | oklab(85.04% -0.1007 -0.0434) |
| OKLCH | oklch(85.04% 0.11 203.3) |
| XYZ | xyz(48.7210, 64.1097, 90.6792) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.72
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3EE #EE7469
analogous
#69EEB6 #69E3EE #69A1EE
triadic
#69E3EE #EE69E3 #E3EE69
tetradic
#69E3EE #B669EE #EE7469 #A1EE69
square
#69E3EE #B669EE #EE7469 #A1EE69
split-complementary
#69E3EE #EE69A1 #EEB669
monochromatic
#16B8C6 #32D9E8 #69E3EE #A0EDF4 #D7F8FA
Accessibility & contrast
On white
1.52
#69E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#69E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3EE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3EE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e3ee; /* rgb */ color: rgb(105, 227, 238); /* oklch */ color: oklch(85.0% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9fecf3',
500: '#69e3ee',
950: '#000000',
},
}SCSS
$custom: #69e3ee; $custom-light: #9fecf3; $custom-dark: #000000;
JSON
{
"hex": "#69e3ee",
"rgb": {
"r": 105,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.962,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85044,
"c": 0.10969,
"h": 203.3
},
"luminance": 0.64114
}Semantic roles & 50–950 ramp
primary
#69E3EE
secondary
#C44338
accent
#1B0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485