#69FFE2#69FFE2
#69FFE2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 178.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFE2 |
|---|---|
| RGB | rgb(105, 255, 226) |
| HSL | hsl(168, 100%, 71%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.69, -46.75, 1.90) |
| CIE-LCH | lch(91.69, 46.78, 177.67°) |
| OKLab | oklab(91.14% -0.1347 0.0043) |
| OKLCH | oklch(91.14% 0.135 178.2) |
| XYZ | xyz(55.3068, 80.0086, 84.4653) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.41
Aqua (survey)
#13EAC9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFE2 #FF6986
analogous
#69FF97 #69FFE2 #69D1FF
triadic
#69FFE2 #E269FF #FFE269
tetradic
#69FFE2 #9769FF #FF6986 #D1FF69
square
#69FFE2 #9769FF #FF6986 #D1FF69
split-complementary
#69FFE2 #FF69D1 #FF9769
monochromatic
#00EEC0 #2CFFD6 #69FFE2 #A6FFEE #E0FFF9
Accessibility & contrast
On white
1.24
#69FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#69FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFE2
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFE2 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffe2; /* rgb */ color: rgb(105, 255, 226); /* oklch */ color: oklch(91.1% 0.135 178.2);
Tailwind
colors: {
custom: {
50: '#a1ffeb',
500: '#69ffe2',
950: '#000000',
},
}SCSS
$custom: #69ffe2; $custom-light: #a1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#69ffe2",
"rgb": {
"r": 105,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91139,
"c": 0.13477,
"h": 178.2
},
"luminance": 0.80014
}Semantic roles & 50–950 ramp
primary
#69FFE2
secondary
#DB3152
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684