#69FBE2#69FBE2
#69FBE2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 180.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBE2 |
|---|---|
| RGB | rgb(105, 251, 226) |
| HSL | hsl(170, 95%, 70%) |
| HSV | hsv(170, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.54, -45.01, 0.23) |
| CIE-LCH | lch(90.54, 45.01, 179.70°) |
| OKLab | oklab(90.21% -0.1306 -0.0001) |
| OKLCH | oklch(90.21% 0.131 180.1) |
| XYZ | xyz(54.0441, 77.4831, 84.0444) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Bright Aqua
#0BF9EA
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.45
Light Turquoise
#7EF4CC
ΔE00 5.45
Aquamarine
#7FFFD4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBE2 #FB6982
analogous
#69FB99 #69FBE2 #69CBFB
triadic
#69FBE2 #E269FB #FBE269
tetradic
#69FBE2 #9969FB #FB6982 #CBFB69
square
#69FBE2 #9969FB #FB6982 #CBFB69
split-complementary
#69FBE2 #FB69CB #FB9969
monochromatic
#06E4BE #2DF9D6 #69FBE2 #A5FDEE #E0FEF9
Accessibility & contrast
On white
1.27
#69FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#69FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBE2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBE2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE1
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fbe2; /* rgb */ color: rgb(105, 251, 226); /* oklch */ color: oklch(90.2% 0.131 180.1);
Tailwind
colors: {
custom: {
50: '#a1fdeb',
500: '#69fbe2',
950: '#000000',
},
}SCSS
$custom: #69fbe2; $custom-light: #a1fdeb; $custom-dark: #000000;
JSON
{
"hex": "#69fbe2",
"rgb": {
"r": 105,
"g": 251,
"b": 226
},
"hsl": {
"h": 169.726,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90208,
"c": 0.13062,
"h": 180.1
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#69FBE2
secondary
#D6334E
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684